home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd2.bin / data / img / slevy.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-04-10  |  53 b   |  4 lines

  1. on(release){
  2.    getUrl("slevy.htm", "content");
  3. }
  4.